conditional adj. 1.帶有條件的,有限制的;視…而定的。 2.【語法】條件的,假設(shè)的。 3.引起條件反射的。 n. 【語法】條件子句,條件詞。 be conditional on [upon] 在…條件下,以…為條件,取決于。 n. -ity 受限制性,有條件性,制約性;條件限制。 adv. -ly
Generates code for the specified conditional statement 為指定的條件語句生成代碼。
Property to set up a conditional statement 屬性設(shè)置條件語句。
You can use conditional statements in your code to do this 你可以在代碼中使用條件語句來達(dá)成這個(gè)目的。
Logs a warning during a build based on an evaluated conditional statement 根據(jù)計(jì)算的條件語句在生成期間記錄警告。
The decisions are found in a series of conditional statements , which execute 決定是通過一組條件語句而確定的,它們進(jìn)行
Stops a build and logs an error based on an evaluated conditional statement 根據(jù)計(jì)算的條件語句停止生成操作并記錄錯(cuò)誤。
The data flow performs a complex query , including conditional statements and lookups , against 的復(fù)雜查詢(包括條件語句和查找)并將結(jié)果寫入
Example 8 - 2 shows how a script can become more complicated by using a conditional statement 例8 - 2展示了如何通過使用一個(gè)條件語句來使腳本變得復(fù)雜。
This tip takes a basic look at using parameters and conditional statements in an xslt style sheet 本技巧文章研究了在xslt樣式表中使用參數(shù)和條件語句的基本情況。
In this example , the conditional statement contains a counter that is supposed to count from 1 to 100 ; however , the 在此示例中,條件語句包含一個(gè)本應(yīng)從1數(shù)到100的計(jì)數(shù)器但